Odoo template
Odoo is available on Cyclop marketplace, making you able to easyly deploy your own instance.
Deployment
Software Version | 18.0 |
---|---|
State | Pre-installed |
Production requirements | DNS records, reverse proxy & SSL certificate |
Usage
Even though it would work, you shouldn't use that instance out of the box for security reasons.
There are very few tasks (documented in sections below) are needed to make the application production-ready:
- Create a DNS record for your odoo Instance
- Use an existing load-balancer or install a webserver with SSL certificates
- Change default admin password and service specific passwords
1. DNS record
DNS record will make possible to generate free SSL certiciates at the same time than browsing to your website.
It is usual to make your Odoo instance reachable from a domain name like odoo.mycompany.lu
This is usualy done on your domain name registrar dashboard. The main registrars in Luxembourg are Restena and EuroDNS.
2. Load Balancer configuration
The application listens on port 8069
Odoo application listens to port 8069
using unencrypted HTTP.
3. Change passwords
The default username is admin
and the default password is admin
.
You need to change theses immediately
You can change the default admin password after logging into the application:
Top-right M logo --> Preferences --> Account Security
tab --> Change password
Please also remember to delete other users: top-left cube --> Settings --> Users & Companies Tab